.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
    width: 500px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.navbar {
    left: 10% !important;
}

.botnav .navbar {
    left: 25% !important;
}

#mapframe {
    position: initial !important;
}

.logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 505px;
    height: 220px;
    z-index: 1;
    border-radius: 10px !important;
    z-index: 3;
}

.topnav {
    position: absolute;
    top: 0px;
    left: 400px;
    width: 80%;
    height: 90px;
    z-index: 2;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 2;
    float: left;
    display: inline;
    left: 350px;
}

.rv-image {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.rv-image [data-width] {
    width: 100% !important;
}

.widget1,
.widget2 {
    width: 350px;
    height: 500px;
}

#Layer0 {
    position: absolute !important;
    left: 0;
    z-index: -100;
    height: 100%;
    width: 100%;
}

#Layer0 [data-width] {
    height: 100%;
    width: 100%;
}

#Layer2 {
    position: absolute !important;
    height: 500px !important;
    top: 3000px;
    right: 50px;
    z-index: 1;
}

#Layer2 > div {
    height: 500px !important;
}

#Layer3 {
    position: absolute !important;
    height: 500px !important;
    top: 1000px;
    left: 50px;
    z-index: 1;
}

.content1 {
    position: relative !important;
    height: auto;
}

.topnav,
.logo {
    position: fixed !important;
}

.botnav {
    display: none !important;
}

.content1 {
    position: relative !important;
    width: 50% !important;
    top: 0px !important;
    margin-top: 500px;
    margin-left: 10% !important;
}

.content2,
.content3,
.content4 {
    position: relative !important;
    width: 50% !important;
    top: 0px !important;
    margin-top: 300px;
    margin-left: 10% !important;
}

.content2,
.content4 {
    margin-left: 40% !important;
}

.content5 {
    position: relative !important;
    width: 60% !important;
    margin: 0 auto !important;
    top: 0px !important;
    margin-top: 200px;
    margin-left: 20% !important;
}

.kenesis-body .logo img {
    max-height: 200px !important;
}

.kenesis-body .logo {
    text-align: center;
}

.rv-image [data-width] {
    background-size: cover !important;
    background-position: center !important;
}

a {
    transition: 0.8s ease;
}

.kenesis-body .logo {
    height: auto !important;
    min-height: 90px !important;
}

.kenesis-body .logo {
    z-index: 200;
}

.module {
    background-color: transparent;
}

div.rv-content, 
html .kenesis-body div.rv-module {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
}